home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 20 / 9 / DISK2092.ZIP / RBBS-UTL.ZIP / UTIL / RECONFIG.DOC < prev    next >
Text File  |  1990-02-04  |  4KB  |  82 lines

  1.  RECONFIG Version 17.3 DOCUMENTATION
  2.  
  3.   RECONFIG is a conversion utility for RBBS-PC systems.  This version is ONLY
  4.   for  SYSOP's  of  RBBS-PC  version  14  through  17.2B who are upgrading to
  5.   RBBS-PC version 17.3.  It should NOT be used to convert  from/to  ANY other
  6.   versions!
  7.  
  8.   What it does:
  9.  
  10.   RECONFIG reads the RBBS-PC configuration file (RBBSnPC.DEF) and extracts as
  11.   much  information  as  possible  in order to create a working .DEF file for
  12.   RBBS-PC version 17.3.  Your existing version  14  through  16 DEF file WILL
  13.   NOT WORK with version 17.3.  Instead of re-typing all your custom settings,
  14.   run  RECONFIG  before  setting  up  your  new  17.3 system.  17.1 and  17.2
  15.   versions will work but RECONFIG will fill in sensible values  for  the  new
  16.   parameters in 17.3.
  17.  
  18.  How to use it:
  19.  
  20.   RECONFIG.EXE  will  prompt  you  for the necessary input, or it will accept
  21.   input on the command line in the form:
  22.  
  23.   RECONFIG [drive:\path\]input-file version [drive:\path\]output-file
  24.  
  25.    input-file is the name of your existing RBBS-PC configuration
  26.    version is the version of your file (14.1D, 15.1A/B/C, 16.1A,
  27.        17.1A/B/C/D or 17.2A/B only)
  28.    output-file is the name of your desired RBBS-PC version 17.3 file
  29.  
  30.   For example,
  31.  
  32.             RECONFIG RBBS-PC.DEF 17.1D 173-NU.DEF
  33.  
  34.   will read configuration file RBBS-PC.DEF, treat it as a 17.1D version,
  35.   and convert it to 17.3 format, writing out file 173-NU.DEF.
  36.  
  37.   If  you  do  not  specify  an  input  file and version, and an output file,
  38.   RECONFIG will prompt you for the proper input.   You COULD specify the same
  39.   name for both input and output (so RECONFIG will write the new .DEF file on
  40.   top of the old one), but this is NOT recommended!  You will be left WITHOUT
  41.   your original .DEF file!
  42.  
  43.   If  the command line is specified correctly, you will be shown your options
  44.   one more time to make sure.  Since RECONFIG will write the output file even
  45.   if a  file  already exists with the same name, be careful in your choice of
  46.   output file names!
  47.  
  48.   Once  you  run  RECONFIG,  You  should  inspect  your  new  .DEF  file with
  49.   CONFIG.EXE for 17.3.  There are some new changes to RBBS-PC and CONFIG that
  50.   you  will  want to know about.  Where possible, RECONFIG uses your existing
  51.   settings to choose  values  for settings that are new to version 17.3.  You
  52.   can view these new settings by selecting CONFIG option 190.
  53.  
  54.  NOTICE:
  55.  
  56.     This program was conceived and written by:
  57.          Doug Azzarito
  58.       of TECHNOLOGY CONSULTANTS of the Palm Beaches, Inc.
  59.          P.O. Box 31024
  60.          Palm Beach Gardens, FL.  33418
  61.          VOICE: (407) 627-9767   DATA: (407) 627-6969 or 627-6862
  62.  
  63.   The  purpose  of  this  program is to ease the migration to RBBS-PC version
  64.   17.3.  Since most of the code  was  taken  directly from RBBS-PC and CONFIG
  65.   code,  PLEASE respect the RBBS-PC copyright!  You  may  use  this  program,
  66.   distribute it  freely  in unmodified form, but do NOT accept any payment or
  67.   other consideration for copying  or  distributing this program.  Do NOT use
  68.   portions of this code in another program without  first  getting permission
  69.   from the copyright owner of RBBS-PC!
  70.  
  71.   NOTE:   due  to  space  limitations,  you  may  not  receive source code to
  72.   RECONFIG.   Source  for  17.3  of  RECONFIG  can be downloaded from  either
  73.   RBBS-PC "home" systems:
  74.  
  75.   BBS                     Phone                   Sysop
  76.   Your Place              202-978-6360            Ken Goosens
  77.   Technology Consultants  407-627-6969/6862       Doug Azzarito
  78.  
  79.   Feel  free  to  call  either  system and download source to RECONFIG.  This
  80.   version of RECONFIG was compiled with  Microsoft QuickBasic 4.5, but will
  81.   also compile under BASCOM 7.0.
  82.